Dew Stats for .NET
|
R-Chart.
Parameters |
Description |
[In] TMtx Data |
Each Data row contains replicated observation taken at specific time. |
[In] TVec DrawVec |
Returns values to be drawn. |
out double CL |
Returns control Chart centerline. |
out double UCL |
Returns control Chart upper control limit. |
out double LCL |
Returns control Chart lower control limit. |
double Confidence |
Confidence level for upper and lower control limit. Confidence must lie in the (0,1) interval. |
Calculates R-Chart drawing values, center line, upper and lower control limit.
TQCSeries, Dew.Stats.Tee.QCSeries, QCXChart, QCSChart
The following code will create R chart:
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|